View | Details | Raw Unified | Return to bug 150712
Collapse All | Expand All

(-)woof/Makefile (-3 / +4 lines)
Lines 2-13 Link Here
2
# Date created:                         7 July 2009
2
# Date created:                         7 July 2009
3
# Whom:                                 Dereckson <dereckson@gmail.com>
3
# Whom:                                 Dereckson <dereckson@gmail.com>
4
#
4
#
5
# $FreeBSD: ports/www/woof/Makefile,v 1.3 2009/09/03 12:51:25 amdmi3 Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	woof
8
PORTNAME=	woof
9
PORTVERSION=	2009.02.27
9
PORTVERSION=	2009.12.27
10
PORTREVISION=	1
11
CATEGORIES=	www
10
CATEGORIES=	www
12
MASTER_SITES=	http://www.home.unix-ag.org/simon/
11
MASTER_SITES=	http://www.home.unix-ag.org/simon/
13
DISTNAME=	woof
12
DISTNAME=	woof
Lines 17-22 Link Here
17
MAINTAINER=	dereckson@gmail.com
16
MAINTAINER=	dereckson@gmail.com
18
COMMENT=	Web Offer One File, an ad-hoc single file webserver
17
COMMENT=	Web Offer One File, an ad-hoc single file webserver
19
18
19
LICENSE=	GPLv2
20
20
USE_PYTHON=	yes
21
USE_PYTHON=	yes
21
NO_BUILD=	yes
22
NO_BUILD=	yes
22
PLIST_FILES=	bin/woof
23
PLIST_FILES=	bin/woof
(-)woof/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (woof) = 87d71978789e3444c115048dd686d418
1
MD5 (woof) = 4df770eedef7b011fc37d42015c801b9
2
SHA256 (woof) = ea4bcb6e01270fe7f53a79b19213cdfc97e347c6d82979e97904ca2d60b7f556
2
SHA256 (woof) = 21086b67489381b477c9c0567b1d9f8b8f1deec12bd4e414969e3f155c1ff889
3
SIZE (woof) = 14252
3
SIZE (woof) = 16810

Return to bug 150712