20 lines
359 B
Makefile
Raw Normal View History

2010-10-18 20:52:05 +00:00
# $OpenBSD: Makefile,v 1.5 2010/10/18 20:52:09 espie Exp $
COMMENT= guess file type
2007-01-29 18:35:26 +00:00
DISTNAME= File-MMagic-1.27
CATEGORIES= misc
2007-01-29 18:35:26 +00: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 18:35:26 +00:00
MODULES= cpan
2010-10-18 20:52:05 +00:00
USE_GROFF = Yes
.include <bsd.port.mk>