diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-28 16:24:00 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-28 16:24:00 +0000 |
commit | add5350fc8456fa9c50111f7b8fcc3de466a5f7a (patch) | |
tree | e177412ee69b6a2b20156895399258a369a44558 /ports-mgmt/dialog4ports | |
parent | 3c564f160e5c328909d628b4f047de5d9ae885e5 (diff) | |
download | ports-add5350fc8456fa9c50111f7b8fcc3de466a5f7a.tar.gz ports-add5350fc8456fa9c50111f7b8fcc3de466a5f7a.zip |
Notes
Diffstat (limited to 'ports-mgmt/dialog4ports')
-rw-r--r-- | ports-mgmt/dialog4ports/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/dialog4ports/Makefile b/ports-mgmt/dialog4ports/Makefile index 0933f15e0c4c..b7cb99a0f6a2 100644 --- a/ports-mgmt/dialog4ports/Makefile +++ b/ports-mgmt/dialog4ports/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= http://m1cro.tk/dialog4ports/ \ MAINTAINER= rum1cro@yandex.ru COMMENT?= Console Interface to configure ports +LICENSE= BSD2CLAUSE + USES= uidfix # CCACHE has options, so may need d4p, make d4p not ccache friendly |