7eeb51b534
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
17 lines
505 B
Makefile
17 lines
505 B
Makefile
# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:20 wiz Exp $
|
|
|
|
DISTNAME= Gtk2-Ex-FormFactory-0.67
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 3
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.exit1.org/packages/Gtk2-Ex-FormFactory/dist/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.exit1.org/Gtk2-Ex-FormFactory/
|
|
COMMENT= Introduction into the FormFactory framework
|
|
|
|
USE_LANGUAGES= # empty
|
|
PERL5_PACKLIST= auto/Gtk2/Ex/FormFactory/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|