diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-04-23 08:35:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-04-23 08:35:28 +0000 |
commit | f59a6653a5e6a0beb5d8f7c2cfb391bc76d9bbef (patch) | |
tree | 357c3f7a94cdf9625fe61691607a840113ca092b /x11-toolkits/pangomm/Makefile | |
parent | a0559f15f0929e65b384d9707917e6f5fce05d18 (diff) | |
download | ports-f59a6653a5e6a0beb5d8f7c2cfb391bc76d9bbef.tar.gz ports-f59a6653a5e6a0beb5d8f7c2cfb391bc76d9bbef.zip |
Notes
Diffstat (limited to 'x11-toolkits/pangomm/Makefile')
-rw-r--r-- | x11-toolkits/pangomm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile index bdc27832d1df..fe5e3ccde7bb 100644 --- a/x11-toolkits/pangomm/Makefile +++ b/x11-toolkits/pangomm/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= C++ wrapper for Pango +LICENSE= LGPL21 + USES= tar:xz .if !defined(REFERENCE_PORT) |