diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 14:24:17 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 14:24:17 +0000 |
commit | 28bc7bca756dd0a6bc8ddfad6c5b984c559c0aa0 (patch) | |
tree | be227b884d12f2e202ab257a6488cc9cf7ba339c /x11-toolkits | |
parent | b439036329ef4c578f192e71d3e1f90d558d856b (diff) | |
download | ports-28bc7bca756dd0a6bc8ddfad6c5b984c559c0aa0.tar.gz ports-28bc7bca756dd0a6bc8ddfad6c5b984c559c0aa0.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Xaw3d/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index 4ad46807b43c..59c6bf482130 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= ftp://ftp.visi.com/users/hawkeyd/X/ \ MAINTAINER= dinoex@FreeBSD.org COMMENT= A 3-D Athena Widget set that looks like Motif +LICENSE= MIT + WRKSRC= ${WRKDIR}/xc/lib/Xaw3d USE_IMAKE= yes USE_XORG= x11 xext xmu xt sm ice xpm |