1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/x11/sxpc/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

21 lines
435 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.1.1.1 1995/03/22 21:14:52 jkh Exp $
#
DISTNAME= sxpc-1.4
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.x.org/R5contrib/
CATEGORIES+= x11
MAINTAINER= jkh@FreeBSD.ORG
NO_WRKSUBDIR= yes
EXTRACT_SUFX= .shar.Z
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
.include <bsd.port.mk>