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

19 lines
345 B
Makefile
Raw Normal View History

2007-01-29 13:35:26 -05:00
# $OpenBSD: Makefile,v 1.3 2007/01/29 18:35:26 bluhm Exp $
2007-01-29 13:35:26 -05:00
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>