aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-07-21 14:52:54 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-07-21 14:52:54 +0000
commitcaecea8aaf3f098721bca23e2e09862c3710761c (patch)
tree74ad662684788dba518d05df9da6578066a9f31e /math
parent4f4f35fbc685795ee4fb7744a69afefacc696efb (diff)
downloadports-caecea8aaf3f098721bca23e2e09862c3710761c.tar.gz
ports-caecea8aaf3f098721bca23e2e09862c3710761c.zip
Move pkg's files to Makefile, remove pkg-plist.
Approved by: Jason Harris jharris at widomaker dot com (maintainer)
Notes
Notes: svn path=/head/; revision=114347
Diffstat (limited to 'math')
-rw-r--r--math/units/Makefile2
-rw-r--r--math/units/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/units/Makefile b/math/units/Makefile
index 0ffdb28986dd..7de89de24ee9 100644
--- a/math/units/Makefile
+++ b/math/units/Makefile
@@ -20,4 +20,6 @@ CONFIGURE_ARGS= --program-prefix=g
INFO= units
MAN1= gunits.1
+PLIST_FILES= bin/gunits share/units.dat
+
.include <bsd.port.mk>
diff --git a/math/units/pkg-plist b/math/units/pkg-plist
deleted file mode 100644
index ee4b7487f159..000000000000
--- a/math/units/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/gunits
-share/units.dat