diff options
Diffstat (limited to 'palm/p5-Palm/Makefile')
-rw-r--r-- | palm/p5-Palm/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/palm/p5-Palm/Makefile b/palm/p5-Palm/Makefile deleted file mode 100644 index 23edda473444..000000000000 --- a/palm/p5-Palm/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Created by: Andrew Arensburger <arensb+freebsd-ports@ooblick.com> -# $FreeBSD$ - -PORTNAME= p5-Palm -PORTVERSION= 1.3.0 -PORTREVISION= 1 -CATEGORIES= palm perl5 -MASTER_SITES= http://www.coldsync.org/download/ - -MAINTAINER= arensb@ooblick.com -COMMENT= Perl 5 modules for reading and writing Palm database files - -DEPRECATED= obsolete technology -EXPIRATION_DATE= 2019-09-21 - -USES= perl5 -USE_PERL5= configure - -WRKSRC= ${WRKDIR}/p5-Palm-1.003_000 - -.include <bsd.port.mk> |