1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/devel/toh/Makefile
2013-09-25 00:54:08 +00:00

17 lines
258 B
Makefile

# Created by: Paolo Lulli
# $FreeBSD$
PORTNAME= toh
PORTVERSION= 0.1
CATEGORIES= devel
MASTER_SITES= http://www.lulli.net/prj/toh//dist/
MAINTAINER= paolo@lulli.net
COMMENT= Text to include
GNU_CONFIGURE= yes
PLIST_FILES= bin/toh
.include <bsd.port.mk>