20 lines
422 B
Makefile
20 lines
422 B
Makefile
# OpenBSD makefile for: xmascot
|
|
# Version required: 2.5p2
|
|
# Date created: 25 January 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.4 1999/11/15 02:27:55 turan Exp $
|
|
#
|
|
|
|
DISTNAME= xmascot2.5p2
|
|
PKGNAME= xmascot-2.5p2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
USE_GMAKE= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|