freebsd-ports/graphics/aalib/Makefile
1999-08-25 06:16:32 +00:00

21 lines
388 B
Makefile

# New ports collection makefile for: aalib
# Version required: 1.2
# Date created: 9 Dec 1997
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
DISTNAME= aalib-1.2
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/
MAINTAINER= andy@icc.surw.chel.su
USE_LIBTOOL= yes
post-install:
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>