1998-07-16 06:35:29 +00:00
|
|
|
# New ports collection makefile for: pstodit
|
1999-04-19 18:00:10 +00:00
|
|
|
# Version required: 3.11
|
1998-07-16 06:35:29 +00:00
|
|
|
# Date created: 03 July 1998
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
1998-07-16 06:35:29 +00:00
|
|
|
#
|
1999-08-25 06:16:32 +00:00
|
|
|
# $FreeBSD$
|
1998-07-16 06:35:29 +00:00
|
|
|
#
|
|
|
|
|
1999-04-19 18:00:10 +00:00
|
|
|
DISTNAME= pstoedit_3_11
|
|
|
|
PKGNAME= pstoedit-3.11
|
1998-07-16 06:35:29 +00:00
|
|
|
CATEGORIES= graphics print
|
1998-08-10 13:26:34 +00:00
|
|
|
MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/
|
1998-07-16 06:35:29 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
1998-07-16 06:35:29 +00:00
|
|
|
|
|
|
|
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5
|
|
|
|
|
1998-07-21 06:44:10 +00:00
|
|
|
FETCH_BEFORE_ARGS= -t
|
1999-05-01 12:34:38 +00:00
|
|
|
USE_ZIP= yes
|
1999-04-19 18:00:10 +00:00
|
|
|
WRKSRC= ${WRKDIR}/pstoedit_3.11/src
|
1998-07-16 06:35:29 +00:00
|
|
|
MAKEFILE= makefile
|
|
|
|
ALL_TARGET=
|
|
|
|
|
1999-04-19 18:00:10 +00:00
|
|
|
do-install:
|
|
|
|
${INSTALL_PROGRAM} ${WRKSRC}/pstoedit ${PREFIX}/bin
|
1998-07-16 06:35:29 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|