diff --git a/x11-fonts/font-adobe-100dpi/Makefile b/x11-fonts/font-adobe-100dpi/Makefile index c4ceb7bbfe92..2289b87a9b65 100644 --- a/x11-fonts/font-adobe-100dpi/Makefile +++ b/x11-fonts/font-adobe-100dpi/Makefile @@ -1,15 +1,20 @@ # Created by: Pawel Worach # $FreeBSD$ PORTNAME= font-adobe-100dpi PORTVERSION= 1.0.3 PORTREVISION= 4 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= X.Org Adobe 100dpi font +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + USES= xorg xorg-cat:font USE_XORG= fontutil +NO_ARCH= yes + .include diff --git a/x11-fonts/font-adobe-75dpi/Makefile b/x11-fonts/font-adobe-75dpi/Makefile index ae0c37beacdf..a897e6fd771d 100644 --- a/x11-fonts/font-adobe-75dpi/Makefile +++ b/x11-fonts/font-adobe-75dpi/Makefile @@ -1,15 +1,20 @@ # Created by: Pawel Worach # $FreeBSD$ PORTNAME= font-adobe-75dpi PORTVERSION= 1.0.3 PORTREVISION= 4 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= X.Org Adobe 75dpi font +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + USES= xorg xorg-cat:font USE_XORG= fontutil +NO_ARCH= yes + .include diff --git a/x11-fonts/font-adobe-utopia-100dpi/Makefile b/x11-fonts/font-adobe-utopia-100dpi/Makefile index e2612e1ea16a..dc6deabef334 100644 --- a/x11-fonts/font-adobe-utopia-100dpi/Makefile +++ b/x11-fonts/font-adobe-utopia-100dpi/Makefile @@ -1,15 +1,19 @@ # Created by: Pawel Worach # $FreeBSD$ PORTNAME= font-adobe-utopia-100dpi PORTVERSION= 1.0.4 PORTREVISION= 4 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= X.Org Adobe Utopia 100dpi font +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + USES= xorg xorg-cat:font USE_XORG= fontutil +NO_ARCH= yes .include diff --git a/x11-fonts/font-adobe-utopia-75dpi/Makefile b/x11-fonts/font-adobe-utopia-75dpi/Makefile index ba5829c584d5..3791b045afa7 100644 --- a/x11-fonts/font-adobe-utopia-75dpi/Makefile +++ b/x11-fonts/font-adobe-utopia-75dpi/Makefile @@ -1,15 +1,19 @@ # Created by: Pawel Worach # $FreeBSD$ PORTNAME= font-adobe-utopia-75dpi PORTVERSION= 1.0.4 PORTREVISION= 4 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= X.Org Adobe Utopia 75dpi font +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + USES= xorg xorg-cat:font USE_XORG= fontutil +NO_ARCH= yes .include diff --git a/x11-fonts/font-adobe-utopia-type1/Makefile b/x11-fonts/font-adobe-utopia-type1/Makefile index 12bc6421757a..cf0f1b8ceb9e 100644 --- a/x11-fonts/font-adobe-utopia-type1/Makefile +++ b/x11-fonts/font-adobe-utopia-type1/Makefile @@ -1,14 +1,18 @@ # Created by: Pawel Worach # $FreeBSD$ PORTNAME= font-adobe-utopia-type1 PORTVERSION= 1.0.4 PORTREVISION= 4 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= X.Org Adobe Utopia Type1 font +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + USES= xorg-cat:font +NO_ARCH= yes .include