19 lines
385 B
Makefile
19 lines
385 B
Makefile
# $OpenBSD: Makefile,v 1.7 2010/10/18 17:06:06 espie Exp $
|
|
|
|
COMMENT= convert dates into the Shire Calendar
|
|
|
|
DISTNAME= Date-Tolkien-Shire-1.13
|
|
REVISION= 0
|
|
CATEGORIES= converters
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Xavier Santolaria <xsa@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|