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

19 lines
400 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
#
1996-03-06 08:20:19 +00:00
# $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>