summaryrefslogtreecommitdiff
path: root/lang/fbbi
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /lang/fbbi
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'lang/fbbi')
-rw-r--r--lang/fbbi/Makefile1
-rw-r--r--lang/fbbi/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/fbbi/Makefile b/lang/fbbi/Makefile
index a0fcf1a19700..1cc318434943 100644
--- a/lang/fbbi/Makefile
+++ b/lang/fbbi/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= llwang@infor.org
COMMENT= An interpreter for the Befunge-98 language
+PLIST_FILES= bin/fbbi
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/lang/fbbi/pkg-plist b/lang/fbbi/pkg-plist
deleted file mode 100644
index 957b20370d75..000000000000
--- a/lang/fbbi/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/fbbi