freebsd-ports/x11/xskyroot/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

25 lines
516 B
Makefile

# New ports collection makefile for: xskyroot
# Date created: 20 April 1997
# Whom: nkazushi@highway.or.jp
#
# $FreeBSD$
#
PORTNAME= xskyroot
PORTVERSION= 920428
CATEGORIES= x11
MASTER_SITES= ftp://ftp.sra.co.jp/pub/news/fj.sources/V10/
DISTFILES= 1079.gz
MAINTAINER= ports@FreeBSD.org
EXTRACT_CMD= ${GZIP_CMD}
EXTRACT_BEFORE_ARGS= -dc
EXTRACT_AFTER_ARGS= | ${SED} -e "/^...bin.sh/,/exit 0/!d" | ${SH}
DIST_SUBDIR= ${PORTNAME}
NO_WRKSUBDIR= yes
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>