aboutsummaryrefslogtreecommitdiff
path: root/databases/wfb2sql
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-03 08:45:51 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-03 08:45:51 +0000
commit99ad9127356be7e975c6ea48d00fa2aba29468d7 (patch)
treebea626d8d7aaa3973f00760684b26d2ddcce74eb /databases/wfb2sql
parentce05caaae21cd6b880cf5567917d6bde1c9144fa (diff)
downloadports-99ad9127356be7e975c6ea48d00fa2aba29468d7.tar.gz
ports-99ad9127356be7e975c6ea48d00fa2aba29468d7.zip
- Convert to new perl framework
- Trim Makefile header
Notes
Notes: svn path=/head/; revision=324181
Diffstat (limited to 'databases/wfb2sql')
-rw-r--r--databases/wfb2sql/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/wfb2sql/Makefile b/databases/wfb2sql/Makefile
index 957e0fce72d9..73e128b816e3 100644
--- a/databases/wfb2sql/Makefile
+++ b/databases/wfb2sql/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: wfb2sql
-# Date created: August 21st, 2003
-# Whom: Sean Chittenden <seanc@FreeBSD.org>
-#
+# Created by: Sean Chittenden <seanc@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= wfb2sql
PORTVERSION= 0.6
@@ -17,8 +13,8 @@ COMMENT= CIA World Fact Book to SQL Conversion Utility
BUILD_DEPENDS= p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General
RUN_DEPENDS:= ${BUILD_DEPENDS}
+USES= perl5
NO_BUILD= YES
-USE_PERL5= YES
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/wfb2sql ${PREFIX}/bin/wfb2sql