diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-08 16:49:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-08 16:49:03 +0000 |
commit | baf8f9ec409b9a02100c3922166ef3a990af82c9 (patch) | |
tree | c67227d636749f9500404af121ef6a57aa26c434 /x11-toolkits | |
parent | e746eee5a30c8709ed96db0400db76393daa95da (diff) | |
download | ports-baf8f9ec409b9a02100c3922166ef3a990af82c9.tar.gz ports-baf8f9ec409b9a02100c3922166ef3a990af82c9.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/v/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile index 9ec6ddc3da2c..134557990126 100644 --- a/x11-toolkits/v/Makefile +++ b/x11-toolkits/v/Makefile @@ -8,6 +8,7 @@ CATEGORIES= x11-toolkits devel graphics MASTER_SITES= SF/${PORTNAME}gui/V%20GUI/${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME}a-patch${EXTRACT_SUFX} +PKGNAMESUFFIX= gui MAINTAINER= ports@FreeBSD.org COMMENT= C++ GUI development framework for X11 and Microsoft Windows |