aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-24 16:33:22 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-24 16:33:22 +0800
commitcf83413e6b995d9d4bcb05e1dd5a80eec5b19ff9 (patch)
tree59315cfd6aa65153fb3892526fc75ae44d0778f2
parenta55a087bf852cef38e596168bb2c8c3aefce4919 (diff)
downloadfreebsd-ports-cf83413e6b995d9d4bcb05e1dd5a80eec5b19ff9.tar.gz
freebsd-ports-cf83413e6b995d9d4bcb05e1dd5a80eec5b19ff9.tar.zst
freebsd-ports-cf83413e6b995d9d4bcb05e1dd5a80eec5b19ff9.zip
- Add LICENSE
- Add NO_ARCH - Cosmetic fix Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=465433
-rw-r--r--sysutils/gnome_subr/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/gnome_subr/Makefile b/sysutils/gnome_subr/Makefile
index 54a427a64d43..72a356e940b4 100644
--- a/sysutils/gnome_subr/Makefile
+++ b/sysutils/gnome_subr/Makefile
@@ -4,12 +4,16 @@
PORTNAME= gnome_subr
PORTVERSION= 1.0
CATEGORIES= sysutils
-DISTFILES=
+DISTFILES= # none
MAINTAINER= gnome@FreeBSD.org
COMMENT= Common startup and shutdown subroutines used by GNOME scripts
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${PORTSDIR}/COPYRIGHT
+
NO_BUILD= yes
+NO_ARCH= yes
PLIST_FILES= etc/gnome.subr
do-install: