c870edef2c
- Add HOMEPAGE and @comment to PLIST
27 lines
631 B
Makefile
27 lines
631 B
Makefile
# OpenBSD makefile for: xmascot
|
|
# Version required: 2.5p2
|
|
# Date created: 25 January 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.9 2000/12/25 12:59:07 kevlo Exp $
|
|
#
|
|
|
|
DISTNAME= xmascot2.6a
|
|
PKGNAME= xmascot-2.6a
|
|
CATEGORIES= x11
|
|
NEED_VERSION= 1.348
|
|
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/
|
|
|
|
HOMEPAGE= http://cclub-flying.dsl.gr.jp/products/xmascot/
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
PERMIT_PACKAGE_CDROM= "no explicit license"
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= "no explicit license"
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
.include <bsd.port.mk>
|