gophervalidator-git: Import gophervalidator-git-0.1 as wip/gophervalidator-git

Gopher validator and happy helper
This commit is contained in:
Leonardo Taccari 2019-06-10 23:11:38 +02:00
parent d02e8fcb18
commit a2a1704b9c
4 changed files with 34 additions and 0 deletions

View File

@ -1211,6 +1211,7 @@ SUBDIR+= gonepass-git
SUBDIR+= google-perftools
SUBDIR+= googlecl
SUBDIR+= gopass
SUBDIR+= gophervalidator-git
SUBDIR+= gopkgdep
SUBDIR+= gpak
SUBDIR+= gplbasic

View File

@ -0,0 +1 @@
Gopher validator and happy helper

View File

@ -0,0 +1,30 @@
# $NetBSD: Makefile,v 1.2 2018/09/08 14:10:52 leot Exp $
DISTNAME= gophervalidator-0.1
CATEGORIES= net
MASTER_SITES= http://codemadness.org/releases/gophervalidator/
MAINTAINER= leot@NetBSD.org
HOMEPAGE= http://codemadness.org/git/sfeed/file/README.html
COMMENT= Gopher validator and happy helper
LICENSE= isc
GIT_REPOSITORIES= gophervalidator
GIT_REPO.gophervalidator= git://git.codemadness.org/gophervalidator
WRKSRC= ${WRKDIR}/gophervalidator
USE_LANGUAGES= c99
SUBST_CLASSES+= makefile
SUBST_STAGE.makefile= pre-configure
SUBST_MESSAGE.makefile= Adjust Makefile
SUBST_FILES.makefile= Makefile
SUBST_SED.makefile+= -e '/^LDFLAGS/s,^,\#,'
INSTALLATION_DIRS+= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gophervalidator ${DESTDIR}${PREFIX}/bin
.include "../../wip/mk/git-package.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,2 @@
@comment $NetBSD$
bin/gophervalidator