openbsd-ports/misc/p5-File-MMagic/Makefile

20 lines
381 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2012/06/28 21:54:39 bluhm Exp $
COMMENT = perl module to guess file type from contents
DISTNAME = File-MMagic-1.28
CATEGORIES = misc
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# misc, Apache
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
.include <bsd.port.mk>