mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
434 B
Makefile
21 lines
434 B
Makefile
# New ports collection makefile for: xmascot
|
|
# Date created: 20 November 1996
|
|
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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/
|
|
DISTNAME= ${PORTNAME}${PORTVERSION}
|
|
|
|
MAINTAINER= nakai@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xmascot.1
|
|
|
|
.include <bsd.port.mk>
|