aboutsummaryrefslogtreecommitdiff
path: root/security/md5deep
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-04 16:17:15 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-04 16:17:15 +0000
commit4e02765e1a5335a65b063b5008f899eadcc4f670 (patch)
treeb4c374af2762e7b8f0d7e850e895a5f82ab063bb /security/md5deep
parentfefe406b7d54f03f142768cc969b42f81e86c243 (diff)
downloadports-4e02765e1a5335a65b063b5008f899eadcc4f670.tar.gz
ports-4e02765e1a5335a65b063b5008f899eadcc4f670.zip
Stage support
Notes
Notes: svn path=/head/; revision=347039
Diffstat (limited to 'security/md5deep')
-rw-r--r--security/md5deep/Makefile10
-rw-r--r--security/md5deep/pkg-plist12
2 files changed, 13 insertions, 9 deletions
diff --git a/security/md5deep/Makefile b/security/md5deep/Makefile
index d8471036582c..24d84b11fc9f 100644
--- a/security/md5deep/Makefile
+++ b/security/md5deep/Makefile
@@ -10,14 +10,6 @@ MAINTAINER= nobutaka@FreeBSD.org
COMMENT= Program to compute various message digests recursively
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
-MAN1= md5deep.1 hashdeep.1
-MLINKS= md5deep.1 sha1deep.1 md5deep.1 sha256deep.1 \
- md5deep.1 whirlpooldeep.1 md5deep.1 tigerdeep.1
-
-PLIST_FILES= bin/hashdeep bin/md5deep bin/sha1deep bin/sha256deep \
- bin/whirlpooldeep bin/tigerdeep
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/md5deep/pkg-plist b/security/md5deep/pkg-plist
new file mode 100644
index 000000000000..de54af7ba8b6
--- /dev/null
+++ b/security/md5deep/pkg-plist
@@ -0,0 +1,12 @@
+bin/hashdeep
+bin/md5deep
+bin/sha1deep
+bin/sha256deep
+bin/tigerdeep
+bin/whirlpooldeep
+man/man1/hashdeep.1.gz
+man/man1/md5deep.1.gz
+man/man1/sha1deep.1.gz
+man/man1/sha256deep.1.gz
+man/man1/tigerdeep.1.gz
+man/man1/whirlpooldeep.1.gz