1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/misc/gnome-user-docs/Makefile
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00

22 lines
419 B
Makefile

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