From 4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 5 Feb 2004 20:38:07 +0000 Subject: Use PLIST_FILES. Reviewed by: marcus --- misc/wotsap/Makefile | 1 + misc/wotsap/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 misc/wotsap/pkg-plist (limited to 'misc/wotsap') diff --git a/misc/wotsap/Makefile b/misc/wotsap/Makefile index 7de6946..9605f32 100644 --- a/misc/wotsap/Makefile +++ b/misc/wotsap/Makefile @@ -17,6 +17,7 @@ COMMENT= Web of trust statistics and pathfinder RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging +PLIST_FILES= bin/wotsap WRKSRC= ${WRKDIR}/${PORTNAME} USE_PYTHON= yes NO_BUILD= yes diff --git a/misc/wotsap/pkg-plist b/misc/wotsap/pkg-plist deleted file mode 100644 index d59ea13..0000000 --- a/misc/wotsap/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wotsap -- cgit v1.1