mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
06df180a9e
Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
18 lines
276 B
Makefile
18 lines
276 B
Makefile
PORTNAME= ctemplate
|
|
PORTVERSION= 0.5
|
|
CATEGORIES= www textproc
|
|
MASTER_SITES= SF
|
|
|
|
MAINTAINER= ap@page2rss.com
|
|
COMMENT= Template system for C
|
|
WWW= https://ctemplate.sourceforge.net/
|
|
|
|
LICENSE= NONE
|
|
|
|
USES= gmake
|
|
GNU_CONFIGURE= yes
|
|
|
|
PLIST_FILES+= bin/h2ap
|
|
|
|
.include <bsd.port.mk>
|