freebsd-ports/databases/p5-hp200lx-db/Makefile
2013-11-03 06:53:54 +00:00

16 lines
325 B
Makefile

# Created by: Gerhard Gonter <g.gonter@ieee.org>
# $FreeBSD$
PORTNAME= hp200lx-db
PORTVERSION= 0.09
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module to handle HP 200LX palmtop computer databases
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>