Add HOMEPAGE

brad@ ok
This commit is contained in:
margarida 2003-04-06 01:15:10 +00:00
parent 634da3fb7d
commit b125445261
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2002/08/25 23:08:40 brad Exp $
# $FreeBSD: Makefile,v 1.6 1998/09/22 15:30:37 vanilla Exp $
# $OpenBSD: Makefile,v 1.18 2003/04/06 01:15:10 margarida Exp $
COMMENT= "ascii art library"
@ -7,6 +6,8 @@ DISTNAME= aalib-1.2
CATEGORIES= graphics
MASTER_SITES= ftp://openbsd.comstyle.com/pub/brad/source/
HOMEPAGE= http://aa-project.sourceforge.net/aalib/
MAINTAINER= Brad Smith <brad@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes

View File

@ -5,3 +5,5 @@ ascii-art renderer in place of outmoded and cumbersome graphical output.
The AA-lib API is designed to be similar to that of other graphics
libraries so learning its API should be simple.
WWW: ${HOMEPAGE}