pkgsrc/textproc/aiksaurus/Makefile
kei ca05c7ecd7 (re-)import of Aiksaurus-0.15 to the NetBSD packages collection.
Aiksaurus is an English-language thesaurus that is suitable for
integration with word processors, email composers, and other authoring
software.

This package was prepared and send-pr'ed by Marc Recht.  Closes PR
pkg/20413.
2003-03-02 15:05:39 +00:00

17 lines
398 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2003/03/02 15:05:39 kei Exp $
#
DISTNAME= Aiksaurus-0.15
CATEGORIES= textproc
MASTER_SITES= http://www.aiksaurus.com/dist/TAR/
MAINTAINER= marc@informatik.uni-bremen.de
HOMEPAGE= http://www.aiksaurus.com/
COMMENT= English-language thesaurus
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"