freebsd-ports/x11/sxpc/Makefile
Jordan K. Hubbard 72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00

20 lines
404 B
Makefile

# New ports collection Makefile for: sxpc
# Version required: 1.4
# Date created: 22nd March 1995
# Whom: jkh@FreeBSD.org
#
# $Id: Makefile,v 1.4 1996/11/18 11:43:43 asami Exp $
#
DISTNAME= sxpc-1.4
CATEGORIES= x11
MASTER_SITES= ftp://ftp.x.org/R5contrib/
EXTRACT_SUFX= .shar.Z
NO_WRKSUBDIR= yes
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
USE_IMAKE= yes
.include <bsd.port.mk>