diff options
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 |