14 lines
237 B
Makefile
14 lines
237 B
Makefile
# $OpenBSD: Makefile,v 1.7 2015/11/20 09:31:01 ajacoutot Exp $
|
|
|
|
COMMENT= C style enumerated types and bitmask flags
|
|
|
|
MODULES= cpan
|
|
DISTNAME= enum-1.11
|
|
CATEGORIES= devel
|
|
EPOCH= 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|