freebsd-ports/misc/gnome-user-docs/Makefile
Koop Mast 951c1f5d1c The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
2018-09-30 11:58:29 +00:00

25 lines
484 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
PORTNAME= gnome-user-docs
PORTVERSION= 3.28.2
CATEGORIES= misc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 3 users guide
LICENSE= CC-BY-3.0
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= itstool:textproc/itstool
PORTSCOUT= limitw:1,even
GNU_CONFIGURE= yes
NO_ARCH= yes
USES= gettext-tools gmake gnome pathfix tar:xz
USE_GNOME= libxml2:build
.include <bsd.port.mk>