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

19 lines
345 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.4 2007/09/15 23:54:17 merdely Exp $
COMMENT= guess file type
2007-01-29 13:35:26 -05:00
DISTNAME= File-MMagic-1.27
CATEGORIES= misc
2007-01-29 13:35:26 -05:00
MAINTAINER= Alexander Bluhm <bluhm@openbsd.org>
# misc, Apache
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2007-01-29 13:35:26 -05:00
MODULES= cpan
.include <bsd.port.mk>