mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
224d847c4e
Submitted by: chuckr@Glue.umd.edu
18 lines
378 B
Makefile
18 lines
378 B
Makefile
# New ports collection makefile for: xpdf
|
|
# Version required: 0.4
|
|
# Date created: 02 Feb 1996
|
|
# Whom: chuckr@glue.umd.edu
|
|
#
|
|
# $Id: Makefile,v 1.3 1996/03/06 08:20:03 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xpdf-0.4
|
|
CATEGORIES+= graphics
|
|
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/xpdf/
|
|
|
|
MAINTAINER= chuckr@glue.umd.edu
|
|
|
|
USE_X11= yes
|
|
|
|
.include <bsd.port.mk>
|