11 lines
265 B
Makefile
11 lines
265 B
Makefile
# $OpenBSD: Makefile,v 1.8 2011/01/08 12:46:30 stephan Exp $
|
|
|
|
COMMENT = plain textarea editor to facilitate code writing
|
|
|
|
DISTNAME = bueditor-6.x-2.2
|
|
PKGNAME = drupal6-bueditor-2.2
|
|
|
|
MAINTAINER= Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
.include <bsd.port.mk>
|