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

21 lines
377 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 2010/12/03 11:45:41 ajacoutot Exp $
COMMENT= guess file type
2007-01-29 13:35:26 -05:00
DISTNAME= File-MMagic-1.27
REVISION= 0
2007-01-29 13:35:26 -05:00
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
2010-11-19 02:23:05 -05:00
USE_GROFF = Yes
.include <bsd.port.mk>