mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
663f33f3d2
PR: ports/4062 Submitted by: NAKAMURA Kazushi nkazushi@highway.or.jp
22 lines
457 B
Makefile
22 lines
457 B
Makefile
# New ports collection makefile for: xklock
|
|
# Version required: 2.54
|
|
# Date created: 20 April 1997
|
|
# Whom: nkazushi@highway.or.jp
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= xskyroot-920428
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.fit.ac.jp/pub/X/contrib/ \
|
|
ftp://ftp.foretune.co.jp/pub/X/clients/xskyroot/ \
|
|
ftp://ftp.waseda.ac.jp/fj/fj.sources/X/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= nkazushi@highway.or.jp
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|