Files
2022-03-11 19:38:05 +00:00

17 lines
263 B
Makefile

COMMENT = perl module to guess file type from contents
DISTNAME = File-MMagic-1.30
REVISION = 0
CATEGORIES = misc
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# misc, Apache
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>