aboutsummaryrefslogtreecommitdiff
path: root/x11/xlupe/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-03-14 17:36:06 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-03-14 17:36:06 +0000
commit27259d65652a66e5fbaff020a4caec3ecf0454dd (patch)
treee1c3f35e85896873ac1746e0a7dcc1ccd60115f4 /x11/xlupe/Makefile
parentd609ad3eb38080c1424d744008e3c68eeb8bc16a (diff)
downloadports-27259d65652a66e5fbaff020a4caec3ecf0454dd.tar.gz
ports-27259d65652a66e5fbaff020a4caec3ecf0454dd.zip
Remove 1-line plists in favour of PLIST_FILES
Notes
Notes: svn path=/head/; revision=131221
Diffstat (limited to 'x11/xlupe/Makefile')
-rw-r--r--x11/xlupe/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile
index 8f218c37908b..63031a65f474 100644
--- a/x11/xlupe/Makefile
+++ b/x11/xlupe/Makefile
@@ -16,4 +16,6 @@ COMMENT= Magnifying glass for X. like xmag but with continously updates
USE_IMAKE= yes
USE_XPM= yes
+PLIST_FILES= bin/xlupe
+
.include <bsd.port.mk>