aboutsummaryrefslogtreecommitdiff
path: root/x11/vdesk
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-03 16:00:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-03 16:00:02 +0000
commit32cd78a506ffdffa8172e24c728108af99efd9be (patch)
treeba4127eea0bd7fb0bf33f15cb98479369b5b1b18 /x11/vdesk
parentf2d6af8ae114e22f4aacb05413aa12f310a98eef (diff)
downloadports-32cd78a506ffdffa8172e24c728108af99efd9be.tar.gz
ports-32cd78a506ffdffa8172e24c728108af99efd9be.zip
- Switch to USES=autoreconf
- Add LICENSE
Notes
Notes: svn path=/head/; revision=388440
Diffstat (limited to 'x11/vdesk')
-rw-r--r--x11/vdesk/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile
index e57fcd9ffaba..7d10e1600080 100644
--- a/x11/vdesk/Makefile
+++ b/x11/vdesk/Makefile
@@ -3,20 +3,24 @@
PORTNAME= vdesk
PORTVERSION= 1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= http://offog.org/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Command-line utility for setting up and using virtual desktops
-OPTIONS_DEFINE= DOCS
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= autoreconf
+GNU_CONFIGURE= yes
+USE_XORG= x11
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README
PLIST_FILES= bin/vdesk
-USE_AUTOTOOLS= autoconf
-USE_XORG= x11
+OPTIONS_DEFINE= DOCS
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/vdesk ${STAGEDIR}${PREFIX}/bin