diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2005-09-07 01:55:46 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2005-09-07 01:55:46 +0000 |
| commit | 47ebc77fc020a3c124927d2926b5ef410f7dcd80 (patch) | |
| tree | 9cabb02510ea10f3ad621bb5fd338a1717e4d1b5 /misc/cs | |
| parent | 5d5c1d4ad31fa865e9f2c2c3acfd7bd1e26ba98c (diff) | |
Notes
Diffstat (limited to 'misc/cs')
| -rw-r--r-- | misc/cs/Makefile | 34 | ||||
| -rw-r--r-- | misc/cs/distinfo | 2 | ||||
| -rw-r--r-- | misc/cs/pkg-descr | 3 |
3 files changed, 0 insertions, 39 deletions
diff --git a/misc/cs/Makefile b/misc/cs/Makefile deleted file mode 100644 index 613ef2c5f2ae..000000000000 --- a/misc/cs/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: cs -# Date created: Jun 30, 2005 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= cs -PORTVERSION= 0.9.5 -CATEGORIES= misc -MASTER_SITES= http://njhurst.org/programming/cross-stitch/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pav -EXTRACT_SUFX= .tgz - -MAINTAINER= ports@FreeBSD.org -COMMENT= Cross Stitch software - -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/Image.py:${PORTSDIR}/graphics/py-imaging - -USE_REINPLACE= yes -USE_PYTHON= yes -NO_BUILD= yes - -PLIST_FILES= bin/xs - -post-patch: - @${REINPLACE_CMD} -e "s,/usr/bin/python,${SETENV} python," ${WRKSRC}/xs.py - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/xs.py ${PREFIX}/bin/xs - -.include <bsd.port.mk> diff --git a/misc/cs/distinfo b/misc/cs/distinfo deleted file mode 100644 index be5504fbc52b..000000000000 --- a/misc/cs/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (cs-0.9.5.tgz) = f21ab196fd1ba9b997a0b3ed42178793 -SIZE (cs-0.9.5.tgz) = 73206 diff --git a/misc/cs/pkg-descr b/misc/cs/pkg-descr deleted file mode 100644 index 788bcd6557d6..000000000000 --- a/misc/cs/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Cross Stitch software. - -WWW: http://njhurst.org/programming/cross-stitch/ |
