17 lines
340 B
Makefile
17 lines
340 B
Makefile
# $OpenBSD: Makefile,v 1.9 2012/04/02 13:06:42 ajacoutot Exp $
|
|
|
|
COMMENT= convert dates into the Shire Calendar
|
|
|
|
DISTNAME= Date-Tolkien-Shire-1.13
|
|
REVISION= 2
|
|
CATEGORIES= converters
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|