14 lines
209 B
Makefile
14 lines
209 B
Makefile
|
COMMENT= common time and date operations with GPS operations
|
||
|
|
||
|
DISTNAME= DateTime-Precise-1.05
|
||
|
CATEGORIES= devel
|
||
|
REVISION= 0
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
|
||
|
.include <bsd.port.mk>
|