1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/graphics/xpdf/Makefile
1996-03-06 08:20:19 +00:00

19 lines
400 B
Makefile

# New ports collection makefile for: xpdf
# Version required: 0.3
# Date created: 02 Feb 1996
# Whom: chuckr@glue.umd.edu
#
# $Id: Makefile,v 1.2 1996/02/11 03:06:46 asami Exp $
#
DISTNAME= xpdf-0.3
CATEGORIES+= graphics
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>