19 lines
345 B
Makefile
19 lines
345 B
Makefile
# $OpenBSD: Makefile,v 1.4 2007/09/15 23:54:17 merdely Exp $
|
|
|
|
COMMENT= guess file type
|
|
|
|
DISTNAME= File-MMagic-1.27
|
|
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>
|