aaa1885833
ok jasper@
18 lines
340 B
Makefile
18 lines
340 B
Makefile
# $OpenBSD: Makefile,v 1.11 2010/12/03 11:45:38 ajacoutot Exp $
|
|
|
|
COMMENT= manipulates e-mail alias files of various formats
|
|
|
|
DISTNAME= Mail-Alias-1.12
|
|
REVISION= 1
|
|
CATEGORIES= mail
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|