pkgsrc-wip/lingoteach-lesson/Makefile
Aleksej Saushev fa92529aff Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-03 09:10:35 +00:00

18 lines
427 B
Makefile

# $NetBSD: Makefile,v 1.4 2012/10/03 09:10:41 asau Exp $
#
DISTNAME= lingoteach-lesson-0.4.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lingoteach/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://lingoteach.sourceforge.net/
COMMENT= Lesson files for lingoteach
DEPENDS+= lingoteach-ui-[0-9]*:../../wip/lingoteach-ui
PKG_DESTDIR_SUPPORT= none
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"