123456789101112131415161718 |
- # $OpenBSD: Makefile,v 1.12 2016/03/20 19:56:49 naddy Exp $
- COMMENT = perl module to guess file type from contents
- DISTNAME = File-MMagic-1.30
- CATEGORIES = misc
- MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
- # misc, Apache
- PERMIT_PACKAGE_CDROM = Yes
- MODULES = cpan
- PKG_ARCH = *
- .include <bsd.port.mk>
|