1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11/xmascot/Makefile

21 lines
434 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmascot
# Date created: 20 November 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
1999-08-31 02:51:23 +00:00
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= xmascot
PORTVERSION= 2.6a
CATEGORIES= x11
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ \
http://cclub-flying.dsl.gr.jp/products/xmascot/
2000-04-13 19:19:05 +00:00
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org
USE_IMAKE= yes
MAN1= xmascot.1
.include <bsd.port.mk>