1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-13 23:36:08 +00:00
freebsd-ports/graphics/xpdf/Makefile

21 lines
427 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpdf
# Version required: 0.3
# Date created: 02 Feb 1996
# Whom: chuckr@glue.umd.edu
#
# $Id:$
#
DISTNAME= xpdf-0.3
PKGNAME= xpdf-0.3
CATEGORIES+= graphics
KEYWORDS= pdf "Portable Document Format" adobe acrobat
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/xpdf/
EXTRACT_SUFX= .tar.gz
MAINTAINER= chuckr@glue.umd.edu
USE_X11= yes
.include <bsd.port.mk>