14 lines
249 B
Makefile
14 lines
249 B
Makefile
# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:16 espie Exp $
|
|
|
|
COMMENT= common time and date operations with GPS operations
|
|
|
|
DISTNAME= DateTime-Precise-1.05
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
.include <bsd.port.mk>
|