mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
349 B
Makefile
20 lines
349 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.fit.ac.jp/pub/X/contrib/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|