# New ports collection makefile for: gbase # Date created: Fri Sep 7 22:08:24 EDT 2001 # Whom: Patrick Li # # $FreeBSD$ # PORTNAME= gbase PORTVERSION= 0.5 CATEGORIES= converters MASTER_SITES= http://www.hibernaculum.net/download/ MAINTAINER= pat@FreeBSD.org COMMENT= A program to convert between the 4 common bases used in programming USE_X_PREFIX= yes USE_GNOME= gtk12 do-install: @${INSTALL_PROGRAM} ${WRKSRC}/gbase ${PREFIX}/bin .include '/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-141-1/+0
* - Get Rid MD5 supportmiwi2011-03-20