a5bce354c4
- update email ok nigel (maintainer)
17 lines
305 B
Makefile
17 lines
305 B
Makefile
# $OpenBSD: Makefile,v 1.4 2013/03/23 22:29:04 benoit Exp $
|
|
|
|
COMMENT = check Manifest matches your distro
|
|
|
|
DISTNAME = Test-CheckManifest-1.26
|
|
CPAN_AUTHOR = RENEEB
|
|
CATEGORIES = devel
|
|
|
|
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
.include <bsd.port.mk>
|