5bd7678cd2
from gleydson soares
20 lines
372 B
Makefile
20 lines
372 B
Makefile
# $OpenBSD: Makefile,v 1.2 2011/03/19 09:18:37 jasper Exp $
|
|
|
|
COMMENT= class and object builder
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Class-Gomor-1.02
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Gleydson Soares <gsoares@trusted.com.br>
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODCPAN_EXAMPLES= Yes
|
|
|
|
.include <bsd.port.mk>
|