diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-12 16:20:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-12 16:20:31 +0000 |
commit | b9398223bd3a2236f02f582d13487e2a02e6a035 (patch) | |
tree | 2cea991d70e02cc86565656d596600b0fc2b5790 /chinese | |
parent | aa20890c922899d9333b5fef5c67bc338a601c4c (diff) | |
download | ports-b9398223bd3a2236f02f582d13487e2a02e6a035.tar.gz ports-b9398223bd3a2236f02f582d13487e2a02e6a035.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/pcmanx/Makefile | 2 | ||||
-rw-r--r-- | chinese/reciteword/Makefile | 2 | ||||
-rw-r--r-- | chinese/scim-array/Makefile | 2 | ||||
-rw-r--r-- | chinese/wordpress-zh_CN/Makefile | 2 | ||||
-rw-r--r-- | chinese/wordpress-zh_TW/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index af17c4a1573d..1f2ba338f4f2 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= BBS client using GTK+ 2.x -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= gtk20 intlhack diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index 0dc442760f47..46774314d880 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}.tar.bz2 \ MAINTAINER= ports@FreeBSD.org COMMENT= Education software to help people to study English -LICENSE= GPLv3 # or later +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libespeak.so:${PORTSDIR}/audio/espeak diff --git a/chinese/scim-array/Makefile b/chinese/scim-array/Makefile index 38ef897238ad..ffe88cf416ff 100644 --- a/chinese/scim-array/Makefile +++ b/chinese/scim-array/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://of.openfoundry.org/download/scimarray/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Array 30 SCIM IMEngine module -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile index 41639495e1aa..811d027fc28e 100644 --- a/chinese/wordpress-zh_CN/Makefile +++ b/chinese/wordpress-zh_CN/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= -zh_CN MAINTAINER= miwi@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license.txt WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile index 4e853120f0c0..d6b4cfe742e7 100644 --- a/chinese/wordpress-zh_TW/Makefile +++ b/chinese/wordpress-zh_TW/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= -zh_TW MAINTAINER= miwi@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license.txt WRKSRC= ${WRKDIR}/${PORTNAME} |